List of APIs for Seamless Integration
API URLs
- UAT: https://uat.pinepg.in/
- PROD: https://pinepg.in/
# | API Name | Path | HTTP Method | Content-type |
---|---|---|---|---|
1 | Accept Payment | /api/v2/accept/payment | POST | application/json |
2 | Process Payment | /api/v2/process/payment?token=token | POST | application/json |
3 | Process Payment through Card Token | /api/v2/process/payment/card/tokenize?token=token | POST | application/json |
4 | Process Payment through Card MOTO | /api/v2/process/payment/moto?token=token | POST | application/json |
5 | Create refund and check transaction/refund status | /api/PG/V2 | POST | x-www- form-urlencoded |
6 | Get notified via webhook | - | POST | application/json |